summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Fixes for building highlight.js.
Forwarded: not-needed
Last-Update: 2022-05-16
- Backport to highlight.js 9, which is the version still in Debian.
Gbp-Pq: Name highlightjs.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Modifications to work with dh_elpa.
Forwarded: not-needed
Last-Update: 2022-02-08
* Strip down setupEmacs() function. We only set f12 as a global key
to start Macaulay2 inside Emacs. This also strips (load "M2-init")
from a user's existing .emacs-Macaulay2 file, which would cause
errors if they haven't installed elpa-macaulay2. We also warn the
user if elpa-macaulay2 isn't installed.
* Fix path to M2-emacs-help.txt in documentation.
Gbp-Pq: Name use-dh-elpa.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Skip failing engine tests.
Bug: https://github.com/Macaulay2/M2/issues/2349
Last-Update: 2021-12-09
Gbp-Pq: Name skip-failing-engine-tests.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Skip package tests that have been known to fail on
Bug: https://github.com/Macaulay2/M2/issues/1064
Bug: https://github.com/Macaulay2/M2/issues/1539
Bug: https://github.com/Macaulay2/M2/issues/1563
Bug: https://github.com/Macaulay2/M2/issues/1579
Bug: https://github.com/Macaulay2/M2/issues/1581
Bug: https://github.com/Macaulay2/M2/issues/1745
Bug: https://github.com/Macaulay2/M2/issues/1746
Bug: https://github.com/Macaulay2/M2/issues/1903
Bug: https://github.com/Macaulay2/M2/issues/1984
Bug: https://github.com/Macaulay2/M2/issues/2162
Bug: https://github.com/Macaulay2/M2/issues/2183
Bug: https://github.com/Macaulay2/M2/issues/2205
Bug: https://github.com/Macaulay2/M2/issues/2319
Bug: https://github.com/Macaulay2/M2/issues/2651
Bug: https://github.com/Macaulay2/M2/issues/2704
Last-Update: 2022-12-31
various architectures.
Gbp-Pq: Name skip-failing-package-tests.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Skip Core tests that have been known to fail on various
Bug: https://github.com/Macaulay2/M2/issues/2162 (ComputationsBook/
constructions)
Bug: https://github.com/Macaulay2/M2/issues/2242 (ComputationsBook/geometry
& ComputationsBook/solving)
Bug: https://github.com/Macaulay2/M2/issues/2533 (timing-quotient)
Origin: https://github.com/Macaulay2/M2/pull/2535
Last-Update: 2022-06-28
architectures.
Gbp-Pq: Name skip-failing-core-tests.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Set AuxiliaryFiles and UseCachedExampleOutput options to
Forwarded: not-needed
Last-Update: 2021-02-20
true for several packages whose examples are cached because
generating them has been known to cause build failures on various
architectures. See debian/scripts/generate-examples.m2.
Gbp-Pq: Name use-cached-examples.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Reproducible version hash table.
Forwarded: not-needed
Last-Update: 2021-09-23
- For version#"configure arguments", we replace the build directory
with "/build/path" in all the instances of the -fdebug-prefix-map
flag.
- For version#"compile-node-name" and version#"operating system release", we
use dummy values.
Gbp-Pq: Name reproducible-version.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Provide version#"git description".
Forwarded: not-needed
Last-Update: 2020-12-21
Since we may not be building the package from a git repository, we
hardcode the git description ahead of time. This patch is
automatically updated by debian/scripts/m2-get-orig-source.sh.
Gbp-Pq: Name git-description.patch
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
macaulay2 (1.21+ds-3) unstable; urgency=medium
* debian/control
- Bump Standards-Version to 4.6.2.
* debian/macaulay2-common.linktrees
- Go back to providing paths to specific KaTeX files in "contrib"
folder; the documentation is expecting ".min.js", but the Debian
package has only ".js".
* debian/patches/skip-failing-package-tests.patch
- Skip Topcom and Triangulations tests that are mysteriously failing
during Ubuntu autopkgtests.
[dgit import unpatched macaulay2 1.21+ds-3]
Doug Torrance [Sat, 31 Dec 2022 15:43:00 +0000 (15:43 +0000)]
Import macaulay2_1.21+ds-3.debian.tar.xz
[dgit import tarball macaulay2 1.21+ds-3 macaulay2_1.21+ds-3.debian.tar.xz]
Doug Torrance [Thu, 15 Dec 2022 00:54:09 +0000 (00:54 +0000)]
Import macaulay2_1.21+ds.orig.tar.xz
[dgit import orig macaulay2_1.21+ds.orig.tar.xz]